| Total Complexity | 10 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 138 |
| Lines of code | 64 |
| Logical lines of code | 37 |
| Comment lines | 48 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| copied_table() | 53 | 3 | 24 | |
| get() | 68 | 2 | 6 | |
| insert() | 68 | 1 | 7 | |
| update() | 65 | 1 | 8 | |
| delete() | 71 | 1 | 5 | |
| get_all() | 68 | 1 | 7 | |
| has() | 68 | 1 | 7 |